-
Home
-
Import Content in WordPress & WooCommerce with Excel
-
4.4 (latest)
-
Code
-
Classes
- BinaryComparison
Total Complexity |
43 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
130 |
Lines of code |
82 |
Logical lines of code |
42 |
Comment lines |
8 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
compare() |
A |
54 |
12 |
20 |
greaterThanOrEqual() |
A |
59 |
9 |
12 |
lessThanOrEqual() |
A |
59 |
9 |
12 |
equal() |
S |
62 |
7 |
10 |
evaluateComparison() |
S |
62 |
1 |
11 |
strcmpLowercaseFirst() |
S |
71 |
1 |
5 |
strcmpAllowNull() |
S |
78 |
1 |
3 |
greaterThan() |
S |
77 |
1 |
3 |
lessThan() |
S |
77 |
1 |
3 |
notEqual() |
S |
78 |
1 |
3 |